Bump shaka-player from 5.1.12 to 5.2.7 - #9487
Conversation
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
f734864 to
1b42b41
Compare
|
Conflicts have been resolved. A maintainer will review the pull request shortly. |
1b42b41 to
68885a8
Compare
|
@dependabot rebase |
Bumps [shaka-player](https://github.com/shaka-project/shaka-player) from 5.1.12 to 5.2.2. - [Release notes](https://github.com/shaka-project/shaka-player/releases) - [Changelog](https://github.com/shaka-project/shaka-player/blob/v5.2.2/CHANGELOG.md) - [Commits](shaka-project/shaka-player@v5.1.12...v5.2.2) --- updated-dependencies: - dependency-name: shaka-player dependency-version: 5.2.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
68885a8 to
7fc27fc
Compare
There was a problem hiding this comment.
I have pushed various changes to support shaka-player 5.2.x but there is still the open question about what we should do with the playback rates menu. shaka-player 5.2.0 redesigned to the playback rates menu from a simple menu to a slider with a few presets, like on YouTube, unfortunately our existing playback rate settings don't work well for the new presets display, as shown in the screenshot below. Also worth noting that while I have wired up our playback rate interval into the slider minimum and our maximium playback rate into the slider maximum, shaka-player does not allow the slider interval to be configured (hardcoded to 0.05), I do not want to open a feature request for it before we have decided what to do about the presets as that could require us to change our settings.
Please leave comments with your ideas and opinions.
|
Played around with allot of settings in the PR and i think the slider should show results based on max playback speed and interval. Pills should be a hardcoded list no matter what the user changes in their settings. Maybe only should see a change when max playback speed is lower then whats in the list so that should be filtered out then Edit: Seems like YT is also doing this but with way less options. I want to avoid adding more complexity |
|
A newer version of shaka-player exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
|
This PR is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 14 days. |
…5.2.2 * development: (99 commits) Remove offensive wording in code (#9470) Bump electron from 43.3.0 to 43.4.0 (#9673) Translated using Weblate (Romanian) Bump js-yaml from 5.2.3 to 5.3.0 (#9675) Fix the channel tab accent color on hover (#9507) Bump terser from 5.49.2 to 5.50.0 (#9671) Bump the github-codeql-action group with 2 updates (#9672) ! Fix legacy as default format but unavailable won't fallback to other formats (#9644) Bump the eslint group with 2 updates (#9669) Bump marked from 18.0.9 to 18.0.10 (#9674) Translated using Weblate (Romanian) Translated using Weblate (French) Create iconFlathub.svg (#9660) Translated using Weblate (Romanian) Fallback to extracting the potoken challenge data and config from the YouTube homepage (#9637) Bump the eslint group with 3 updates (#9645) Translated using Weblate (Tamil) Bump package version from 0.25.1 to 0.25.2 (#9626) Set screen width (#9627) Retrieve potoken challenge data and yt config from the YouTube website HTML (#9607) ... # Conflicts: # package.json
|
Conflicts have been resolved. A maintainer will review the pull request shortly. |
|
@PikachuEXE |
|
Oh ya forgot to update PR |
|
Umm just wondering did you test those changes before bumping? Because even those smaller releases tend to break stuff on our end |
|
I tested with some changes to pills, videos plays and stuff |
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
…5.2.2 * development: Translated using Weblate (French) Translated using Weblate (Czech) Translated using Weblate (Estonian) Translated using Weblate (Polish) Translated using Weblate (Estonian) Translated using Weblate (Italian) ! Fix SABR redirect handling not updating SABR URL which is actually used (#9689) Translated using Weblate (Hungarian) Translated using Weblate (Turkish) Change: Add information about current/default invidious instance (#9464) Implement threaded replies with YouTube.js 18.0.0 (#9555) fix: getRegions script failing (#9684) Move important block and correct project info (#9676) # Conflicts: # pnpm-lock.yaml
|
Conflicts have been resolved. A maintainer will review the pull request shortly. |










Bumps shaka-player from 5.1.12 to 5.2.7.
Release notes
Sourced from shaka-player's releases.
... (truncated)
Changelog
Sourced from shaka-player's changelog.
... (truncated)
Commits
646f8a4chore(v5.2.x): release 5.2.2 (#10379)d00114ffix(MSF): Report bandwidth per group so ABR can pick higher qualities (#10371)4c89aedfix(security): prevent glob expansion in shaka-bot comment command parser (#1...2bc9d47fix: Fix duplicate error code 4058 (#10372)562425bfix(Transmux): Fall back to main thread when the transmux worker fails (#10370)b48d560fix(MSF): Fix draft-16 negotiation and skip empty catalog objects (#10367)7b38c30ci(release): Suppress patch release PRs on main (#10369)bc3f54fchore(Demo): Remove "moqtail HDR" asset (#10368)14dc58efix(UI): Fix context menu and rate slider touch behavior on mobile (#10365)4e742fdfix: Prevent screen.orientation methods from being garbage collected on Safar...